home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_1199 / 1035 < prev    next >
Internet Message Format  |  1994-08-27  |  2KB

  1. From: Wolfgang Zweygart <wz@echo.chem.TU-Berlin.DE>
  2. Subject: Re: Shortcut file
  3. Date: Tue, 26 Jul 94 18:19:03 MESZ
  4. In-Reply-To: <199407260740.AA18579@world.std.com>; from "C.J.Ridd@computer-science.birmingham.ac.uk" at Jul 26, 94 8:39 am
  5. Mailer: Elm [revision: 70.85]
  6. Precedence: bulk
  7.  
  8. Hi out there..
  9.  
  10. > (Trying to steer the discussion back on track!)
  11. good idea,
  12.  
  13. > Will there be only one global file, or one file per application? Using
  14. > one file for 'normal' shortcuts (Open, Quit etc etc) would be useful,
  15. > and the application-specific file could have extra information in it
  16. > for that app only, like license keys, or any settings information that
  17. > is needed.
  18.  
  19. I would suggest a general file.
  20. with some application specific extra information appended to it.
  21. Here is an example:
  22. OPEN        ^O    24
  23. CLOSE        ^U    28
  24. CYCLE        ^W    29
  25. ABCD_FIND    F       'F
  26. ABCD_CHANGE    C    'C
  27.  
  28. So first field will be the name of the function, for example OPEN for
  29. opening what ever. Second field shows what should appear in the menu-bar
  30. and third field is the keycode refereing to it. The application
  31. specific codes may start with the short name of the application
  32. (here ABCD) followed by the specific function.
  33.  
  34. > Will it (they) be in a standard directory, or pointed to by an
  35. > environment variable? Suggestion: locate the file(s) using shel_find()
  36. > if possible, then an environment variable if possible, then a specific
  37. > directory if possible.
  38.  
  39. This new system should work even for a total beginner starting with an
  40. Atari and this new application without any Install program.
  41. So the program has to find it and interpret it at start.
  42.  
  43. Bye Wolfgang, just my 2 Pf.
  44.  
  45. --
  46.  
  47. Wolfgang Zweygart
  48.  
  49. wz@echo.chem.tu-berlin.de
  50. wz2@pauli-p2.physik.uni-stuttgart.de
  51. Fidonet.org 2:246/1104.0
  52. Turbonet.ftn 100:11/0.0
  53. Gernet.ftn 21:492/1414.0
  54.